Skip to content

Fix: va_start(va_list ap, paramN) needs to be parametrized with the latest named parameter in the parameter list. #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

aentinger
Copy link
Contributor

@aentinger aentinger commented Jun 30, 2021

…atest named parameter in the parameter list.
@aentinger aentinger self-assigned this Jun 30, 2021
@aentinger aentinger merged commit adc39b3 into master Jun 30, 2021
@aentinger aentinger deleted the fix-va_start branch June 30, 2021 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiler warning/error for "va_start"
1 participant